From: Kenichi Handa Date: Wed, 14 May 2008 01:03:39 +0000 (+0000) Subject: (XGCValues): Surround `XFontStruct *font' by "if X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21712 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bce485cc8e88195aed2650cb8e8d57d0081418c0;p=emacs.git (XGCValues): Surround `XFontStruct *font' by "if OLD_FONT" and "endif". --- diff --git a/src/w32gui.h b/src/w32gui.h index b0faa3e597d..f0e07680475 100644 --- a/src/w32gui.h +++ b/src/w32gui.h @@ -63,7 +63,10 @@ typedef struct _XGCValues { COLORREF foreground; COLORREF background; +#if OLD_FONT XFontStruct * font; +#endif + struct font *font; } XGCValues; #define GCForeground 0x01